Welcome![Sign In][Sign Up]
Location:
Search - cubic spline interpolation

Search list

[Special EffectsCubic-Spline-Interpolation

Description: 不管对于图像的编码还是解码,三次样条算法的性能都是很好的,然后由于计算量比较大使他的效率有所下降,在次提出了一个考虑算法质量的前提下的快速算法。-regardless of the coding for images or decoding, cubic spline algorithm performance are good, and then because of the comparison calculation of the efficiency Ambassador he declined, in a meeting of the algorithm to consider the quality of the fast algorithm.
Platform: | Size: 275568 | Author: 王献中 | Hits:

[Graph programcubic spline interpolation

Description: 样条插值计算车门曲线-spline interpolation calculation door curve
Platform: | Size: 272838 | Author: 杨柳 | Hits:

[Mathimatics-Numerical algorithms三次样条插值

Description: 三次样条插值计算方程组-cubic spline interpolation equations
Platform: | Size: 52224 | Author: | Hits:

[Mathimatics-Numerical algorithms三次样条插值的程序vb版

Description: 大学里数学系必学的一们课程数值分析中的经典算法————三次样条插值的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-cubic spline interpolation procedures version vb
Platform: | Size: 2048 | Author: liunangui | Hits:

[Algorithmcubic_spline

Description: 三次样条插值的MATLAB程序(三弯矩方程)-Cubic Spline Interpolation MATLAB (3 Moment equation)
Platform: | Size: 1024 | Author: 郭嘉研 | Hits:

[Windows Developadfasdfsdf

Description: 计算方法中三次样条插值函数的C++源程序-calculation method cubic spline interpolation function of the C source
Platform: | Size: 10240 | Author: 王宝华 | Hits:

[matlabcubicspline

Description: 自行编写的三次样条插值函数源代码,并针对具体问题编写了程序求解-prepared by the self-cubic spline interpolation function source code, and issue-specific procedures for the preparation of the
Platform: | Size: 2048 | Author: charming | Hits:

[OtherCUBIC_B-SPLINE

Description: 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。-Three B-spline interpolation surface and realize:: At present CAM/CAM method of constructing the free-form surfaces, the more popular has B-spline surfaces, Bezier surfaces, Ball surfaces and so on, but by the several methods and Chengdu is surface fitting, and interpolation surface hundred, and often can not meet a number of engineering practice, the requirements of strict interpolation, this paper constructed a free interpolation surface generation method-B-spline busbar law, generated by C ^ 2 surface to achieve a smooth level applicable to machinery, tooling, automotive, shipbuilding and other manufacturing industries processing complex surface design.
Platform: | Size: 138240 | Author: ttcorner | Hits:

[Windows Developbbb

Description: 用MATLAB画出三次样条插值函数曲线图(先用C++求出M)-Using MATLAB to draw cubic spline interpolation function curves (first C++ Calculated M)
Platform: | Size: 3072 | Author: ren | Hits:

[Algorithmsanciyangtiao

Description: 三次样条插值公式C语言编程示例-Cubic spline interpolation formula C language programming examples
Platform: | Size: 1024 | Author: wosyjf | Hits:

[Otherspline

Description: 问题:用三次样条插值法求节点的函数值。 算法描述: 1. 以 为参数变量的方法(三弯矩方程) 用二阶导数值 来计算S(x)。 首由有条件构造函数 的线性表达式,然后对 积分,在利用连续性得到三次样条函数S(x)在区间[ ]上的表达式 式中 是未知参数。 由第一类边界 ,导出关于 的三对角方程组 = 式中, k=1,2,…n-1 , 求出 后再代入S(x)得到函数值。 -Question: using cubic spline interpolation method node function value. Algorithm Description: 1. That the parameter variables (three moment equation) used to calculate the numerical second derivative S (x). The first constructor from the conditional linear expression, and then on the points to be continuity in the use of cubic spline function S (x) in the interval [] where the expression is the unknown parameters. From the first category boundaries, derived on the tridiagonal equations where =, k = 1,2, ... n-1, obtained after the substitution S (x) be function values.
Platform: | Size: 1024 | Author: wangyangyang | Hits:

[matlabC2sanciyangtiaochazhi

Description: C2三次样条插值. MATLAB源程序-C2 cubic spline interpolation. MATLAB source code
Platform: | Size: 1024 | Author: yyj | Hits:

[matlabCspline

Description: 这是一个三次样条插值的.m程序 输入的是一个二维数组A(Nx2) 插值方法为: S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) -This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J)
Platform: | Size: 1024 | Author: 朱与心 | Hits:

[Graph programdchazhi

Description: delphi版三次样条插值,并有两个例子-delphi version of cubic spline interpolation, and two examples
Platform: | Size: 7168 | Author: panpan | Hits:

[Graph Drawingspline

Description: 三次样条插值 MATLAB编程 可直接会出图像并输出样条函数-Cubic spline interpolation can be directly MATLAB programming will be the image and the output spline function
Platform: | Size: 10240 | Author: niyang | Hits:

[Algorithmyangtiaochazhi

Description: 样条插值法,了解Hermite插值法、三次样条插值法原理,结合计算公式,确定函数值。-Spline interpolation method to understand the Hermite interpolation, cubic spline interpolation theory, combined with calculation formula to determine the function value.
Platform: | Size: 23552 | Author: 张继江 | Hits:

[AlgorithmCubic-spline-interpolation

Description: 三次样条插值,数值计算,数值分析,优化方面-Cubic spline interpolation, numerical calculation, numerical analysis and optimization
Platform: | Size: 1024 | Author: 张赛文 | Hits:

[Documentscubic-spline-interpolation-

Description: 了解三次样条插值多项式的基本原理,并通过数值算例领会三次样条插值多项式具有较高的准备性-Learn the basic principles of cubic spline interpolation polynomial, and numerical examples comprehend cubic spline interpolation polynomial with higher preparatory
Platform: | Size: 73728 | Author: 龙一 | Hits:

[Software Engineeringthe-cubic-spline-interpolation

Description: 为使问题一般化,本题的三次样条求解使用了对于任意分化的三弯矩插值法。若记各节点间距 ,根据理论分析,三次样条插值函数-In order to generalize the problem, cubic spline used to solve this problem for any of the three differentiation moment interpolation. If the distance between each node in mind, according to the theoretical analysis, cubic spline interpolation function
Platform: | Size: 8192 | Author: 常成 | Hits:

[OtherUsing-cubic-spline-interpolation-

Description: 用三次样条插值,最小二乘法,牛顿法做的一个数值计算,有源代码和具体例子-Using cubic spline interpolation, least square method, one of Newton s method to do numerical calculation, have the source code and specific examples
Platform: | Size: 173056 | Author: 曹艳青 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net